home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Surfer 2.0
/
Internet Surfer 2.0 (Wayzata Technology) (1996).iso
/
pc
/
text
/
mac
/
faqs.284
< prev
next >
Wrap
Text File
|
1996-02-12
|
28KB
|
626 lines
Frequently Asked Questions (FAQS);faqs.284
7.2.1. Unicode
_Unicode Consortium; The Unicode Standard, volumes 1 and 2, Worldwide
Character Encoding_, Addison-Wesley Publishing Co., Xerox Corp.;
Character Code Standard.
7.2.2. TrueType
George Moore <georgem@microsoft.com> announces the following information
regarding TrueType fonts:
*-[Quote]-----------------------------------------------------------*
I am pleased to announce that there is now one central location for all
official Microsoft TrueType information available on the Internet.
The 9 files listed below are available for anonymous ftp access on
ftp.uu.net (137.39.1.9) in the /vendor/microsoft/TrueType-Info
directory. The most important of those files is the TrueType Font Files
Specifications, a 400 page book which describes in excruciating detail
how to build a TrueType font. Other information is also available in
the same directory and other files will be added from time to time.
For those people who do not have ftp access to the Internet can find the
same information available for downloading on Compuserve in the
Microsoft developer relations forum (GO MSDR) in the TrueType library.
Please be aware that the TrueType specifications is a copyrighted work
of Microsoft and Apple and can not be resold for profit.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
TrueType developer information files on ftp.uu.net:
1. ttspec1.zip
ttspec2.zip
ttspec3.zip
The TrueType Specification:
These three compressed files contain the "TrueType Font Files
Specifications", a 400 page book complete with illustrations which
details how to construct a TrueType font from scratch (or build a tool
to do so), the TrueType programming language, and the complete format
of each sub-table contained in the .TTF file. These documents are
stored in Word for Windows 2.0 format and require Windows 3.1 for
printing. See the "readme.doc" (in ttspec1.zip) for printing
instructions. Requires 2.5MB of disk space after uncompression.
This manual is a superset of the similar specifications from Apple and
has added information specific to Windows that is not present in the
Apple version.
2. ttfdump.zip
An MS-DOS executable which will dump the contents of a TrueType font
out in a human-readable fashion. It allows you to dump the entire
font, or just specific sub-tables. This tool, combined with the
specifications above, allows very effective debugging or exploration
of any TrueType font. For example, to dump the contents of the 'cmap'
(character code to glyph index mapping) table, enter:
ttfdump fontname.ttf -tcmap -nx
Entering "ttfdump" with no options will give you a help message.
3. ttfname.zip
Example C source code on how to parse the contents of a TrueType font.
Although this particular example will open up the file and locate the
font name contained within the 'name' table, it could be readily
adapted to parse any other structure in the file. This compressed zip
file also contains many useful include files which have pre-defined
structures set up for the internal tables of a TrueType font file.
This code may be useful for developers who wish to parse the TrueType
data stream returned by the GetFontData() API in Windows 3.1.
4. tt-win.zip
A 31 page Word for Windows 2.0 document which is targeted for the
Windows developer who is interested in learning about some of the
capabilities TrueType adds to Windows 3.1. Contains many
illustrations.
5. embeddin.zip
A text file which describes all of the information necessary for a
Windows developer to add TrueType font embedding capabilities to their
application. Font embedding allows the application to bundle the
TrueType fonts that were used in that document and transport it to
another platform where the document can be viewed or printed
correctly.
6. tt-talk.zip
The TrueType Technical Talks 1 and 2. These text files describe some
of the things that are happening with TrueType behind the scenes in
Windows 3.1. The first document walks the reader through all of the
steps that occur from when the user first presses the key on the
keyboard until that character appears on the screen (scaling, hinting,
drop out control, caching and blitting). The second talk describes
one of the unique features of TrueType called non-linear scaling which
allows the font vendor to overcome some of the physical limitations of
low resolution output devices.
7. lucida.zip
This text file contains useful typographic information on the 22
Lucida fonts which are contained in the Microsoft TrueType Font Pack
for Windows. It gives pointers on line-layout, mixing and matching
fonts in the family and a little history on each typeface. This
information was written by the font's designers, Chuck Bigelow & Kris
Holmes.
8. Rules of Thumb
It is difficult to set out guidelines for font usage, because almost
any rule can be brilliantly broken under the right circumstances.
8.1. General guidelines:
Never lose track of the kind of work you're doing. An effect that
would ruin a newsletter might be just the thing for a record cover.
Know when you can safely sacrifice legibility for artistic effect.
Keep in mind the final reproduction process you'll be using. Some
effects (like reversed type, white on black) can be hard to read off
an ordinary 300-dpi laser, but will work if finals are done on a
high-resolution printer, such as a Linotronic. Will the pages be
photocopied? Offset? Onto rough paper, shiny paper? All these factors
can and should influence your choice of fonts and how you use them.
Running some comparative tests is a good idea. Better to blow off a
few sheets of laser paper now than to see a problem after thousands of
copies are made.
No one can teach you font aesthetics; it must be learned by example.
Look at beautiful magazines, posters, books with wide eyes, so that
you can see how it's done. Examine ugly printed matter critically and
consider why it's hard to read.
8.2. Good rules of thumb:
If you need a condensed font, find one that was designed that way,
rather than scaling an existing font down to a percentage. Any
scaling distorts a font's design; excessive scaling interferes with
legibility - this goes for widening as well as narrowing. Extended
faces do exist, although they aren't as common as condensed ones.
Many people feel that bold or italic type, or type in ALL CAPS, is
more legible: "This is the most important part of the newsletter,
let's put it in bold." In fact, legibility studies show that such type
is actually harder to read in bulk. Keep the text in a normal style
and weight, and find another way to emphasize it - box it, illustrate
it, run it in color, position it focally.
Too much reverse type - white on black - is hard on the eyes. It can
be a nice effect if used sparingly. Don't reverse a serif font, though
- its details will tend to fill in. Stick to reversing bold
sans-serifs, and remember to space them out a bit more than usual.
It is always safest to use a plain serif font for large amounts of
text. Because Times is widely used, it doesn't mean it should be
avoided. Fonts like Palatino, Times, Century Old Style are deservedly
popular because people can read a lot of text set in such faces
without strain.
Don't expect anyone to read extensive text set in a condensed font.
As point size gets bigger, track tighter, and (if the software allows)
reduce the spacebands as well. A spaceband in a headline size
(anything over 14 point) should be about as wide as a letter "i".
If you only have a few large headlines, hand-kerning the type, pair by
pair, can make the end result much more pleasing. Besides, working
with fonts this closely makes them familiar.
Column width and justification are major elements in design. The
narrower the column, the smaller the type can be; wide rows of small
type are very hard to read. Often it's a better idea to set narrow
columns flush left rather than justified, otherwise large gaps can
fall where hyphenation isn't possible.
Use curly quotes.
Don't put two spaces at the end of a line (. ) instead of (. ) when
using a proportionally spaced font.
9. Acknowledgements
The moderators would like to express their gratitude to the whole
community for providing insightful answers to innumerable questions. In
particular, the following people (listed alphabetically) have contributed
directly to this FAQ (apologies, in advance if anyone has been
forgotten):
Masumi Abe <abe@adobe.com>
Tim Bradshaw <tim.bradshaw@edinburgh.ac.UK>
Terry Carroll <tjc50@juts.ccc.amdahl.com>
Ari Davidow <ari@netcom.com>
Pat Farrell <pfarrell@cs.gmu.edu>
Rick Heli <?>
Gary <Gocek.Henr801C@Xerox.COM>
Berthold K.P. Horn <bkph@ai.mit.edu>
Don Hosek <dhosek@ymir.claremont.edu>
Yossi Gil <yogi@cs.ubc.ca>
David Mandl <dmandl@bilbo.shearson.com>
Kate McDonnell <?>
George Moore <georgem@microsoft.com>
Robert Morris <ram@claude.cs.umb.EDU>
Stephen Peters <speters@us.oracle.COM>
Jim Reese <Jim.Rees@umich.edu>
Liam R.E. Quim <lee@sq.com>
Henry Schneiker <?>
Cameron Smith <cameron@symcom.math.uiuc.edu>
Amanda Walker <amanda@visix.com>
10. A Brief Introduction to Typography
Space, time, and bandwidth are too limiting to provide a complete
introduction to typography in this space. I'd be very willing to make
one available for anonymous ftp, if you want to write one, but I'm not
going to write it--I have neither the time nor the expertise. However,
the following description of Times, Helvetica, and Courier will suffice
for a start. For more information, several books on typography are
listed in the bibliography.
Laurence Penney <L.O.R.Penney@cm.cf.ac.uk> offers the following
description of Times, Helvetica, and Courier:
Times is a typeface designed in the 1930s for the Times newspaper in
London and is now used widely in books, magazines and DTP. Its design
is based on the typographical principles evolved since Roman times
(upper case) and the 16th century (lower case). It is called a
TRANSITIONAL typeface, after the typefaces of the 17th century which it
resembles. Like all typefaces designed for typesetting large
quantities of text, it is proportionally spaced: the i takes about a
third the width of an M. Personally I don't like Times too much and
prefer the more elegant Garamond and Baskerville, but these will
probably cost you money... Note: The Transitionals came after the Old
Styles (like Garamond) and before the Moderns (like Bodoni).
Helvetica is an example of a SANS-SERIF typeface. These first appeared
in the late 19th century in Germany and flourished in the 1920s and
30s, when they were regarded as the future of typography. It's more a
geometric design than the humanist design of Gill Sans, but less
geometric than Avant Garde and Futura. To my mind it lacks elegance,
and Adrian Frutiger's Univers shows how this kind of typeface should be
done. (Just compare the B, R, Q, a, g of Univers and Helvetica to see
what I mean -- and don't you just love Univers's superbly interpreted
ampersand ?!) Helvetica is one of the few fonts that is improved by its
BOLD version.
Another interesting approach to sans-serif is Optima, by Hermann Zapf,
which keeps the stroke-weight variations which sans-serifs usually
reject. Use sans-serif fonts for the same applications as Times, above,
but where you're less concerned with elegance, and more with a
functional appearance - they're generally reckoned to be slightly less
legible than good serifed fonts. They're also very suitable for
display work.
Courier is a typeface derived from typewriter styles. It should ONLY be
used when you want to simulate this effect (e.g. when writing letters
Courier usually appears "friendlier" than Times). Like all typewriter
fonts, it is MONOSPACED (characters all have the same width) and is
thus suitable for typesetting computer programs. However there are
nicer looking monospace fonts than Courier (which has oversize serifs),
that still remain distinct from the text fonts like Times and
Helvetica. A good one is OCR-B, designed by Frutiger. Note that
monospaced fonts are less economical on space than proportional fonts.
[ed: Following the original posting of this message, Laurence Penny and
Jason Kim <kim3@husc.harvard.edu> discussed the issue privately. The
following summary of their discussion may serve to clarify some of the
more subtle points. My thanks to Laurence and Jason for allowing me to
include this in the FAQ.]
===
LP-1> The Transitionals came after the Old Styles (like Garamond) and
before the Moderns (like Bodoni).
JK> Not necessarily true! Ideologically, yes, but not chronologically.
I believe, for example, that Bodoni predates New Century Schoolbook or
some such typeface.
LP-2> What I meant by "X came after Y" was "the first examples of X
appeared after the first examples of Y" -- it's called precis. Some
people still make steam trains, but you can still say "Steam engines
came before diesels." This is chronological, not ideological in my
book.
===
LP-1> Another interesting approach to sans-serif is Optima, by Hermann
Zapf, which keeps the stroke-weight variations which sans-serifs
usually reject. Use sans-serif fonts for the same applications as
Times, above, but where you're less concerned with elegance, and more
with a functional appearance - they're generally reckoned to be
slightly less legible than good seriffed fonts. They're also very
suitable for display work.
JK> Slightly? I have several textbooks typeset by utter fools and they
are a pain in the ass (and eyes) to read! Please don't encourage anyone
to use Optima (or any sans serif fonts for that matter) "for the same
applications as Times," which, need I remind you, was designed for
*newspaper* work!!
LP-2> OK, maybe I was a little over-generous to Univers, Helvetica,
etc., but I think variation is extremely important in typography. Have
you ever read the British magazine "CAR" ? That uses Helvetica light (I
think) in a very legible and attractive way, IMO. I agree, though,
Optima is crappy for text, but it's a very valuable experiment and
looks beautiful when printed in high quality for titling, etc. And yes,
*books* in Helvtica are generally awful.
===
JK> Serifs have been scientifically shown to be a *lot* easier on the
reader, as they guide the eyes along the lines.
LP-2> In all tests I've seen the serifs have always won the day, but
only with certain seriffed fonts, and fonts like Univers aren't far
behind. The "tracking" advantage for serif fonts is reduced when you're
talking about narrow newspaper/magazine columns.
===
JK> You wrote a pretty short and partial history of type. Why ignore
the roots of type (blackletter) as well as the climax (moderns--give an
explanation) and subsequent 'post-modern' revivals?
LP-2> I was just talking about the place the 3 most common DTP types
hold in the history of typography, and a few associated pitfalls. It
wasn't meant as a "history of typography" at all. Please feel free to
provide such a history yourself.
JK> I think any short list of specific faces is incomplete without
mention of Palatino, the most popular Old Style revival in existence.
LP-2> Do you? To my mind Palatino is grossly overused. You must agree
it looks bad for dense text. It isn't a proper "oldstyle revival" at
all, more of a "calligraphic interpretation" of it. Zapf designed it as
a display face, and wasn't too concerned about lining up the serifs
(check out the "t"). And it just *has* to be printed on 1200dpi devices
(at least) to look good in small sizes. OK then, maybe a short list is
incomplete without a caution NOT to use Palatino...
JK> Also, if this is meant to be a "quick history/user guide for those
fairly new to using fonts on desktop publishing systems," then I would
recommend more directions about the proper uses of certain faces (e.g.,
Goudy for shaped text, Peignot for display *only*) and styles (e.g.,
italics for editorial comments, all-caps for basically nothing).
LP-2> Okay, okay. I was only sharing a few ideas, not trying to write a
book. Surely you agree that the 3 typefaces I chose are by far the most
commonly used and abused these days? I don't think a discussion of
Goudy or Peignot fits in very well here, unless we're hoping to make a
very wide-ranging FAQL. Regarding styles: first, italics are used
principally for *emphasis* (rather than bold in running text); second,
all good books have a few small caps here and there, don't they? - all
mine do...
JK> Sorry if I come across as critical. I think the idea of making a
FAQL is a good one, as is your effort. We just have to make sure it
doesn't give any newbies the wrong impressions and further perpetuate
the typographical morass we're facing today.
LP-2> Sorry if I come across as defensive, but I stand by what I said
and object to the suggestion that I am "perpetuating the typographical
morass". (I don't know if you really intended this - apologies if you
didn't.)
-- END OF PART I --
--- [cut here] --- FAQ for comp.fonts: section 1, part 2 of 2 ---
Xref: bloom-picayune.mit.edu comp.fonts:5968 news.answers:3315
Path: bloom-picayune.mit.edu!snorkelwacker.mit.edu!news.media.mit.edu!micro-heart-of-gold.mit.edu!wupost!usc!rpi!usenet.coe.montana.edu!caen!nic.umass.edu!dime!dime.cs.umass.edu!walsh
From: walsh@cs.umass.edu (Norman Walsh)
Newsgroups: comp.fonts,news.answers
Subject: comp.fonts FAQ: part 3 of 5
Summary: This posting answers frequently asked questions about fonts.
It addresses both general font questions and questions that
are specific to a particular platform.
Message-ID: <WALSH.92Oct2140559@ibis.cs.umass.edu>
Date: 2 Oct 92 18:05:59 GMT
Expires: 6 Nov 92 00:00:00 GMT
References: <9210021355.WW15298@cs.umass.EDU>
Sender: news@dime.cs.umass.edu
Reply-To: walsh@cs.umass.edu (Norm Walsh)
Followup-To: poster
Organization: Dept of Comp and Info Sci, Univ of Mass (Amherst)
Lines: 1005
Approved: news-answers-request@MIT.Edu
Archive-Name: fonts-faq/part3
Version: 1.0.0
--- [cut here] --- FAQ for comp.fonts: section 2, part 1 of 2 ---
FAQ for comp.fonts: Part II: Macintosh-specific Info
Version 1.0.0, Release 02OCT92
Welcome to the comp.fonts FAQ. This article, posted monthly, describes many
of the basic questions that seem to be repeated frequently on comp.fonts.
Your comments are both welcome and encouraged.
The FAQ is divided into sections. The first section is a general overview.
The remaining sections are more-or-less platform specific. The FAQ is posted
in pieces to avoid clobbering news and/or mail gateways that are incapable
of handling arbitrarily large items.
The sections are:
Part I: General Info
Part II: Macintosh-specific Info
Part III: MS-DOS-specific Info
Part IV: *nix-specific Info
Part V: Sun-specific Info
Part VI: NeXT-specifc Info
Part VII: X-specific Info
Part VIII: Font utilities
Even if you don't use a particular architecture, you may find it helpful to
read the FAQ for that platform at least once. Some ideas, like font format
conversion, may be relevant to more than one platform even if they are
expressed in platform-specific tools at this time.
After the FAQ is more stable, monthly DIFFs will be posted as well as the
complete FAQ.
This section is divided into the following topics:
1. Mac font notes
1.1. Font formats
1.2. Frequently requested fonts
1.3. Commercial font sources
2. Font installation
3. Font utilities
4. Making outline fonts
5. Problems and possible solutions
6. Creating Mac screen fonts from Type 1 outlines
------------------------------------------------------------------------------
1. Mac font notes
1.1. Font formats
Postscript Type 1 fonts can be installed on the Macintosh only by using
accompanying bitmapped fonts.
Postscript Type 3 fonts are installed on the Macintosh in the same way
that Type 1 fonts are.
Truetype fonts: no bitmapped font is necessary with this type, though
commonly used sizes are often supplied.
Bitmap fonts: on the Macintosh, bitmap fonts also contain the kerning
information for a font and must be installed with both type 1 and type
3 fonts. Their presence also speeds the display of commonly used font
sizes.
1.2. Frequently requested fonts
Many fonts are available at various archives. The king of Macintosh
font archives is mac.archive.umich.edu. On mac.archive.umich.edu, the
fonts are located in the following folders:
/mac/system.extensions/font/type1
" /type3
" /truetype
The following fonts are in Type 1 format for the Macintosh. Some are
also available in TrueType format.
Tamil Paladam, T. Govindram
Hebrew ShalomScript, ShalomOldStyle, ShalomStick, Jonathan Brecher
Japanese Shorai (Hirigana, with application)
Start Trek StarTrekClassic, Star TrekClassicMovies, StarTrekTNGCrille,
StarTrekTNG Titles, TNG monitors, StarFleet,
Klinzai (Klingon font)
Command-key Chicago (TrueType or bitmap, key: Ctrl-Q), Chicago Symbols
symbol (Type3, key: 1), EncycloFont (Type3, key: d)
Astrologic/ Hermetica (Type1), InternationalSymbols (Type 3, Mars and
Astronomic Venus only), MortBats (Type3), Zodiac (bitmap)
symbols
Many of these mac fonts are available in files that are either entitled
xxxx.sit or xxxx.cpt. xxxx.sit files are Stuffit archives. xxxx.cpt
files are Compact Pro archives. StuffitLite (shareware $25) and Compact
Pro (shareware $25) are available at the standard ftp sites.
Uncompressors for these programs (free) are also available at the
archive sites. Check the utilities/compression utilities folders.
1.3. Commercial font sources
Commercial fonts can be obtained from a number of different companies,
including the large font houses: Adobe, Font Haus, Font Company,
Bitstream, and Monotype. At these companies, fonts cost about $40 for a
single face, and must be purchased in packages. Adobe, Bitstream, and
Monotype also sell pre-designated type collections for slightly lower
prices.
Image Club sells a wide selection of fonts for about $50 for a 4 font
family.
Other, cheaper companies sell fonts of lesser quality, including KeyFonts,
which sells a set of 100 fonts for $50 and Cassady & Green's Fluent Laser
Fonts, a set of 79 fonts for $99. Cassady & Greene also sells Cyrillic
language fonts in Times, Bodoni, and Helvetica sell for about $40 for each
4 font family.
Underground Phont Archive (Jason Osborne, V065HJKU@ubvms.cc.buffalo.edu):
is a distributor of shareware/freeware truetype fonts. Many of these
fonts can also be obtained at the mac.archive.umich.edu archive site.
Currently [ed: as of 7/92] 170 fonts, which are distributed for $35, +3
shipping for overseas orders. (Some fonts may have additional shareware
fees).
Foreign language fonts, ranging from Egyptian hieroglyphics to Cyrillic
can be obtained from Ecological Linguistics.
Please consult the vendor list for a more complete list of vendors.
2. Font Installation
System 7
Install the fonts by opening the suitcase containing the bitmap file
and dropping the fonts into your system suitcase, located inside your
system folder. You will need to quit all other applications before
doing this. For a TrueType font, the icon for the font will have
several letters in it, instead of just one. Dropping it into your
system suitcase will make all sizes of the font available. For
Postscript type 1 fonts, you also need to place the printer font in
the extensions folder in your system folder. If you are using ATM you
need to place these fonts in the root level of your system folder
(not inside another folder). Using Suitcase, a font management
utility, you can avoid cluttering your system folder with printer
fonts.
You can make new suitcases of fonts (generally not needed, but used by
those who use Suitcase) by using Font DA mover. It operates the same
as in system 6, except that the most recent version must be used.
System 6
Bitmap fonts can be installed using Font DA mover to move the fonts,
located inside suitcases, into your system. You will need to restart
your computer to make these fonts available. Printer fonts must be
placed in the system folder, not inside any other folder.
Truetype fonts can be used with system 6 if you get the Truetype init.
Then the fonts can be installed in your system with Font DA mover.
Suitcase can also be used under system 6.
3. Font utilities
SUITCASE
Suitcase is a nifty little system extension that lets you avoid having
to install fonts into your system. In system 6, it means that you can
avoid restarting your system every time you want to install a new font.
In system 7, Suitcase lets you avoid quitting all applications before
making fonts available. Some programs, like Quark Xpress will
automatically update their font list when you open a new suitcase,
allowing much more flexibility in opening and closing font suitcases and
making different sets of fonts available.
Suitcase appears in your Apple menu in both system 7 and 6 and allows
you to open suitcases, as though they were files, thus making the fonts
contained in them accessible to programs.
In addition, when suitcase is installed, printer fonts can be stored
with the bitmap suitcases they correspond to, instead of having to drop
them into your system folder.
The most recent version of Suitcase is compatible with TrueType.
Suitcase is about $54 form the mail order places.
MASTER JUGGLER
Claims to do similar things
ATM
Adobe Type Manager is an Init and Control panel allows accurate screen
display, at any size of Postscript type 1 fonts. It's function is
replicated with Truetype (but for different outline font format). With
it installed, you can print fonts of any size to non-postscript
printers. When using ATM, printer fonts must either be stored with the
bitmap files opened with suitcase (when using Suitcase), or they must be
stored in the root level of the system folder. ATM is now available,
with the System 7.0 upgrade, as well as directly from adobe with 4
Garamond fonts. It will supposedly be built into System 7.1.
TTconverter
A shareware accessory available at the usual archives will convert
Truetype fonts for the IBM into Macintosh format.
A variety of programs, for example, Font Harmony, etc. will allow you
to change the names and ID numbers of your fonts.
Fontmonger and Metamorphosis will let you convert fonts among several
formats (type 1 and 3 and Truetype for the Mac and PC), as well as
letting you extract the font outlines from the printer fonts.
4. Making outline fonts
This is very, very difficult. Many people imagine that there are
programs that will simply convert pictures into fonts for them. This
is not the case; most fonts are painstakingly created by drawing
curves that closely approximate the letterforms. In addition, special
rules (which improve hinting, etc.) mandate that these curves be drawn
in specific ways. Even designing, or merely digitizing, a simple font can